home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11160 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  828 b 

  1. Path: gate.stateoftheart.com!usenet
  2. From: Michael@StateOfTheArt.com (Mike Johnson)
  3. Newsgroups: comp.lang.pascal.delphi.misc,comp.lang.c,comp.lang.pascal.misc,comp.lang.c++
  4. Subject: Re: WORD FILE FORMAT (WINDOWS)
  5. Date: Tue, 12 Mar 1996 21:44:49 GMT
  6. Organization: State Of The Art, Inc.
  7. Message-ID: <4i4rb1$snv@gate.stateoftheart.com>
  8. References: <4hv2ho$d8t@news.interpath.net> <4i2c5e$t70@kiwi.futuris.net>
  9. NNTP-Posting-Host: g-243.stateoftheart.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. #: :     I need the WORD for windows file format.
  13. <snip>
  14.  
  15. In our application we simply didn't bother with writting out to the
  16. Word format.  Word reads RTF format really well.  And the format is
  17. public domain (an really eay to code for).  Do a search on RTF, I once
  18. found a page that had all the control code and a description of each.
  19.  
  20. Mike
  21.  
  22.